supportsTrim

abstract fun supportsTrim(block: DesignBlock): Boolean

Returns whether the block has trim properties.

Return

true, if the block has trim properties.

Parameters

block

the block to query.